PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFRectilinearMeasure Class / getOrigin Method
In This Topic
    getOrigin Method
    In This Topic
    Gets the origin of the measurement coordinate system.
    Syntax
    public PDFPoint getOrigin()

    Return Value

    A point that specifies the origin of the measurement coordinate system in default PDF coordinate system (the same coordinate system used for defining the PDFViewport.getBounds).
    See Also